
=HTTP Transport=

The '''urn:org:netkernel:tpt:http''' module provides a full-featured HTTP transport infrastructure.
It consists of a set of composable units that may be composed to create flexible HTTP
request processing.

Please read the [[doc:tpt:http:overview|Overview]] for a general orientation of how the HTTP infrastructure is architected.

==Acknowledgements==

{image}http://www.mortbay.org/jetty/images/small_powered_by.gif{/image}

This module is based on the low-level [http://www.mortbay.org/jetty/|Jetty] 6 http server.  We would like to offer our grateful
thanks to Greg Wilkins and the Jetty contributors for a super high quality implementation of
this essential infrastructure.

Jetty is [[doc:tpt:http:license|licensed]] under the Apache 2.0 license.

